﻿/* adjustments for specific market*/ 
 
body{

	/*font-size: 15px!important;*/
	line-height: 1.4!important;
	
}



   .main-header .main-nav nav ul li a {
    font-size: 13px!important;
}


 .visual-intro__txt--press .intro-title {
  font-family: "GillSansBold", Arial, sans-serif;
  font-size: 22px;
  line-height: 1;
  text-transform: uppercase;
}



/* ========================================================

				SIDEBAR PAGE

   ======================================================== */

.sidebar-box {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 30;
	-webkit-transform: translateY(-49%);
	-ms-transform: translateY(-49%);
	transform: translateY(-49%);
	-webkit-transition-duration: 1s;
	-ms-transition-duration: 1s;
	transition-duration: 1s;
}

.sidebar-box-container {
	position: relative;
	z-index: 11;
	width: 58px;
	background: #eeeeee;
}

.sidebar-list a {
	color: #ffffff;
	text-decoration: none !important;
}

.sidebar-item {
	position: relative;
	left: 0;
	display: block;
	height: 58px;
	margin-bottom: 1px;
	text-decoration: none;
	-webkit-transition: left .33s ease;
	-ms-transition: left .33s ease;
	transition: left .33s ease;
}

.sidebar-item:hover {
	left: -154px;
}

.sidebar-item-long {
	width: 300px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
}

.sidebar-content {
	position: relative;
	z-index: 210;
	height: 100%;
	width: 100%;
	background: #3498DB;
	opacity: 0.9;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sidebar-icon {
	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 58px;
    width: 58px;
    min-width: 58px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sidebar-label {
	display: inline-block;
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
}

@media screen and (max-width: 991px) {
	
	/*.sidebar-item:hover {
		left: inherit !important;
	}*/
	
	.sidebar-item-mobile {
  		left: -154px !important;
	}
}


/*  */


.reasons-to-change-your-dealers-oil {
	background-color: #00336f;
	border-bottom-color: #00336f;
}

.reasons-to-change-your-dealers-oil .nav-mission-arrow {
	background-color: #00336f;
}

.reasons-to-change-your-dealers-oil .row.tab-mission__row-intro {
	color: #00336f;
}


/* =============================================================
   WEB PART PROMO
   ============================================================= */

	.webpromo {
		margin-top: 26px; 
		margin-bottom: 26px;
	}
	
	.webpromo-container {
		width: 100%; 
		height: auto; 
		display: table; 
		text-align: center; 
		box-sizing: border-box;
	}
	
	.webpromo-container-three {
		display: table-cell; 
		margin: 0px auto; 
		box-sizing: border-box;
		width: 33.3333%;
	}
	
	.webpromo-container-two {
		display: table-cell; 
		margin: 0px auto; 
		box-sizing: border-box;
		width: 50%;
	}
	
	.webpromo-container-two a, .webpromo-container-three a {
		color: #ffffff; 
		background-color: #000000; 
		padding: 8px 12px; 
		text-transform: uppercase; 
		box-sizing: border-box; 
		text-decoration: none;
	}


	@media screen and (max-width: 991px) {
		.webpromo-container-three {
			display: block; 
			margin: 10px auto; 
			box-sizing: border-box;
			width: 100%;
			background-color: #000000;
			padding: 10px;
		}
	
		.webpromo-container-two {
			display: block; 
			margin: 10px auto; 
			box-sizing: border-box;
			width: 100%;
			background-color: #000000;
			padding: 10px;
		}
	}

/* =============================================================
   NEW HP
   ============================================================= */


	.new_home .btn {
		padding: 10px 20px;
		line-height: normal;
		display: flex;
	}

	.new_home .btn:after {
		content: '';
	}

	.new_home .btn-primary {
		background-color: #000000;
	}

	.new_home .btn-tertiary:hover > .text {
		color: #000000;
	}

	.new_home .info .slick-dots {
		bottom: -45px;
	}



@media screen and (max-width: 991px) {
	.new_home .highlighted-actions {
		margin-bottom: 0px;
	}
	
	.new_home .hero_slider .slick-dots {
		bottom: 46px;
	}
}

@media only screen and (min-width: 1024px) {
	.products .products_section .slick-slide .slide .slide-content--title {
		top: -58px !important;
	}
}


/* ========== modifica menu per nuova HP */

a[title~=trakker-russia] {
  padding: 0px !important;
display: none !important;
}


.main-footer__social.noindex {
    display: none !important;
}

/* ========== no facebook header */

a.a2a_button_facebook {
	display: none !important;
}

a.a2a_i[href*="facebook"] {
	display: none !important;
}
